+Thu May 27 00:48:16 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkentrycompletion.c (gtk_entry_completion_set_text_column):
+ Add more docs.
+
Thu May 27 00:45:07 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkentrycompletion.h:
+Thu May 27 00:48:16 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkentrycompletion.c (gtk_entry_completion_set_text_column):
+ Add more docs.
+
Thu May 27 00:45:07 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkentrycompletion.h:
+Thu May 27 00:48:16 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkentrycompletion.c (gtk_entry_completion_set_text_column):
+ Add more docs.
+
Thu May 27 00:45:07 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkentrycompletion.h:
+Thu May 27 00:48:16 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkentrycompletion.c (gtk_entry_completion_set_text_column):
+ Add more docs.
+
Thu May 27 00:45:07 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkentrycompletion.h:
* and to get those strings from @column in the model of @completion.
*
* This functions creates and adds a #GtkCellRendererText for the selected
- * column.
+ * column. If you need to set the text column, but don't want the cell
+ * renderer, use g_object_set() to set the ::text_column property directly.
*
* Since: 2.4
*/